Papers with dependency-aware memory over reasoning steps
MemoBrain: Executive Memory as an Agentic Brain for Reasoning (2026.findings-acl)
Copied to clipboard
| Challenge: | Large language models (LLMs) are inherently long-horizon, causing reasoning traces and tool artifacts to accumulate and strain the working context of large language models. |
| Approach: | They propose a model that constructs a dependency-aware memory over reasoning steps and captures salient intermediate states and their logical relations. |
| Outcome: | The proposed model prunes invalid steps, folds completed sub-trajectories, and preserves a compact, high-salience reasoning backbone under a fixed context budget. |